@charset "utf-8";
/* CSS Document */
.device-banner {
	height:593px;
	background:url(../IMG/device-banner.jpg) center top no-repeat;
	overflow:hidden;
	}
.device-intros {
	height:300px;
	overflow:hidden;
	background:#003480;
	}
.device-intro {
	width:975px;
	height:200px;
	margin:50px auto 0px;
	}
.device-intro h3 {
	width:178px;
	height:178px;
	float:left;
	background:url(../PNG/device-pic.png) left top no-repeat;
	}
.device-intro h4 {
	float:right;
	width:710px;
	height:auto;
	overflow:hidden;
	border-top:3px solid #ffb400;
	margin-top:20px;
	font-size:17px;
	padding-top:15px;
	line-height:30px;
	color:#FFF;
	}
.device-intro h4 span {
	color:#ffb400;
	}
	
.contain {
	height:auto;
	overflow:hidden;
	margin-top:30px;
	}
/*激光切割机*/	
.laser {
	height:auto;
	overflow:hidden;
	}
.laser .laser-title {
	height:180px;
	overflow:hidden;
	background:url(../IMG/device-jiguang.jpg) center top no-repeat;
	}
.laser .laser-title p {
	width:1240px;
	height:96px;
	background:url(../PNG/device-jiguang.png) center top no-repeat;
	margin:45px auto 0px;
	}
.laser .laser-list {
	width:1240px;
	height:411px;
	overflow:hidden;
	margin:40px auto;
	}
.laser .laser-list li.left {
	float:left;
	}
.laser .laser-list li.right {
	float:right;
	}
/*数控折弯机*/
.bend {
	height:auto;
	overflow:hidden;
	}
.bend .bend-title {
	height:179px;
	overflow:hidden;
	background:url(../IMG/device-zhewan.jpg) center top no-repeat;
	}
.bend .bend-title p {
	width:1240px;
	height:96px;
	background:url(../PNG/device-zhewan.png) center top no-repeat;
	margin:45px auto 0px;
	}
.bend .bend-list {
	width:1240px;
	height:auto;
	overflow:hidden;
	margin:40px auto;
	}
.bend .bend-list p {
	height:689px;
	overflow:hidden;
	margin-bottom:15px;
	}
.bend .bend-list li.left {
	float:left;
	height:auto;
	overflow:hidden;
	}
.bend .bend-list li.right {
	float:right;
	height:auto;
	overflow:hidden;
	}
/*压力机*/
.Press {
	height:auto;
	overflow:hidden;
	}
.Press .Press-title {
	height:179px;
	overflow:hidden;
	background:url(../IMG/device-yali.jpg) center top no-repeat;
	}
.Press .Press-title p {
	width:1240px;
	height:96px;
	background:url(../PNG/device-yali.png) center top no-repeat;
	margin:45px auto 0px;
	}
.Press .Press-list {
	width:1240px;
	height:auto;
	overflow:hidden;
	margin:40px auto;
	}
.Press .Press-list p {
	height:689px;
	overflow:hidden;
	margin-bottom:15px;
	}
.Press .Press-list li.left {
	float:left;
	height:auto;
	overflow:hidden;
	}
.Press .Press-list li.right {
	float:right;
	height:auto;
	overflow:hidden;
	}
/*其他设备*/
.Other {
	height:auto;
	overflow:hidden;
	}
.Other .Other-title {
	height:179px;
	overflow:hidden;
	background:url(../IMG/device-qita.jpg) center top no-repeat;
	}
.Other .Other-title p {
	width:1240px;
	height:96px;
	background:url(../PNG/device-qita.png) center top no-repeat;
	margin:45px auto 0px;
	}
.Other .Other-list {
	width:1240px;
	height:auto;
	overflow:hidden;
	margin:40px auto;
	}
.Other .Other-list li.left {
	float:left;
	height:auto;
	overflow:hidden;
	}
.Other .Other-list li.right {
	float:right;
	height:auto;
	overflow:hidden;
	}